Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.18.0 #84

Closed
wants to merge 2 commits into from

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.18.0 (2023-10-20)

Features

Bug Fixes

  • dataview input was not filtering (8202d37)
  • do not close existing leafs, reuse instead (b00b6b8), closes #36
  • do not use innerHTML (8ae7d5b)
  • ensure order of fixed select (62b407e), closes #61
  • filtering in multi with uppercase (fac67ea)
  • fix the versioning, I hope (7bb7d7d)
  • make multi-select static work (fa5987a), closes #63
  • make sure the editor always has the right height (53f10b3), closes #38
  • multi select was not including the values (1885834)
  • open the main view in a new tab (b00b6b8)
  • proper colors for save and close (4c6d495)
  • properly clone elements (667ebe0), closes #51
  • release process (790d84d)
  • release-bot (0586068)
  • remove all trace of text input suggest (68cace2)
  • remove deprecated usages of app (343ff57)
  • separate input builder for select (e75a1f4), closes #75
  • set a default value for inputs of type select (2c514b1), closes #45
  • text-area initial value (f21b783)
  • toggles always have a value (72cfc3e)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment